Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add description to Schema #466

Merged
merged 2 commits into from
Feb 6, 2020
Merged

Conversation

IvanGoncharov
Copy link
Member

Fist comment is just put Description section before Schema section.
Changes to review: bd5cdd8

This PR adds description to schema both in SDL and introspection.

@leebyron
Copy link
Collaborator

leebyron commented Oct 1, 2018

Approved in the last WG meeting

@leebyron leebyron added 🏁 Accepted (RFC 3) RFC Stage 3 (See CONTRIBUTING.md) 📄 Draft (RFC 2) RFC Stage 2 (See CONTRIBUTING.md) and removed RFC 🏁 Accepted (RFC 3) RFC Stage 3 (See CONTRIBUTING.md) labels Oct 2, 2018
@leebyron
Copy link
Collaborator

leebyron commented Oct 2, 2018

@IvanGoncharov I'm going to leave this as Draft instead of Accepted until there are GraphQL.js changes to match!

@leebyron
Copy link
Collaborator

@IvanGoncharov I'm going to rebase this PR. I think all looks great here with the only thing holding it back from Stage 3 is support in the reference implementation. Do you want to write a PR for that?

@leebyron
Copy link
Collaborator

Actually you need to grant me permission to your branch/PR unless you'd like to rebase this yourself :)

@IvanGoncharov
Copy link
Member Author

Actually you need to grant me permission to your branch/PR unless you'd like to rebase this yourself :)

I update PR.
It's enabled:
image

But it's probably because my fork is still against facebook/graphql.

Do you want to write a PR for that?

Yes, I will work on it next week.
It should be pretty easy to write.

@leebyron
Copy link
Collaborator

@IvanGoncharov any updates on a reference implementation PR for this?

@IvanGoncharov
Copy link
Member Author

@leebyron Working on it at the moment.
It should take just a couple of hours.

IvanGoncharov added a commit to IvanGoncharov/graphql-js that referenced this pull request Jan 30, 2020
IvanGoncharov added a commit to IvanGoncharov/graphql-js that referenced this pull request Feb 2, 2020
IvanGoncharov added a commit to IvanGoncharov/graphql-js that referenced this pull request Feb 2, 2020
IvanGoncharov added a commit to graphql/graphql-js that referenced this pull request Feb 3, 2020
@leebyron leebyron merged commit 02fd71f into graphql:master Feb 6, 2020
@leebyron leebyron added 🏁 Accepted (RFC 3) RFC Stage 3 (See CONTRIBUTING.md) and removed 📄 Draft (RFC 2) RFC Stage 2 (See CONTRIBUTING.md) labels Feb 6, 2020
maartenvanvliet added a commit to maartenvanvliet/absinthe that referenced this pull request Jan 12, 2021
benwilson512 pushed a commit to absinthe-graphql/absinthe that referenced this pull request Jan 12, 2021
* Add description to schema

See spec change: graphql/graphql-spec#466

* Update builtin types according to spec

* Render schema description in SDL for SDL/macro schemas
@leebyron leebyron added this to the May2021 milestone Apr 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏁 Accepted (RFC 3) RFC Stage 3 (See CONTRIBUTING.md)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants